When a UITableView of type UITableViewStyleGrouped has a background view that is a non-default color or pattern image on the iPad, the rounded corners have an ugly extra line, s
Set the Content Inset of the bottom of your table view to something like -20 px. You may need to play around with the value.