When you create a UITableView with the UITableViewStyleGrouped style, it adds quite a lot of space in between the actual tableviewcells and the bor
UITableView
UITableViewStyleGrouped
For iOS 11.0+
tableView.contentInsetAdjustmentBehavior = .never