**Describe the bug** The standard gray cell separator does not appear full width when using a group styled UITableView. **To Reproduce** Add a `TDBadgedCell` to a group style UITableView. Add a badge string. **Expected behavior** The cell separator should appear with the standard width, connecting to the right side of the screen. **Screenshots** <img width="382" alt="스크린샷 2020-07-13 오후 3 07 51" src="https://user-images.githubusercontent.com/91560/87276369-1ed0a300-c51b-11ea-944a-d08c65afeaf9.png"> The first cell is a `TDBadgedCell`. The other cells are vanilla `UITableViewCell` instances. **Additional context** * XCode 11.3.1 * Swift 5