In landscape, the contentView of the TableView will have 14 pixels left to the right

The contentView of the tableviewcell is automatically safe. It can be closed or arranged in a safe zone, default true, and then automatically confine the contentView to the safe zone. with

tableView.insetsContentViewsToSafeArea = false
Copy the code

The empty contentView fills the cell