Hi,
I have a UITableViewController with a table view that works perfectly when in portrait mode.
the problem is when IO rotate the phone the tableView won't scroll all the way through it keeps bouncing back. (have switched bounce scrolling off) I suspect the tableview size is not correct but I can't fibure out why this works for multiple tableviews in the app except this one.