I\'ve got a grouped UITableView in a UITableViewController and I want to resize it horizontally.
I tried many different ways but none of them was perfect.
I know this is old question but I think in this scenario it is better to use UITableViewController embedded in Container view instead of resizing UITableViewController's tableView.