For some reason my iOS UITableView is scrolling horizontally. Any ideas why this may happen?
Thanks.
Edit: It seems to be the result of repositioning the table in code with screen reorientation. So I guess the question is: how do I reposition the table and not get the horizontal/diagonal scrolling?