I am just wondering whether or not it is possible to shift a UITableView down the page by, say, maybe 50 pixels. I know this would usually work if I had used a UIViewController then added a table view on top, but would I be able to do this and still keep it as UITableViewController?
I am just wondering whether or not it is possible to shift a UITableView
Share
I had the same problem and the answer above didn’t work. This did: