I am currently trying to put a UITableView in a different location rather than at the top of my view controller. With this said, it is trying to add the header
I just found a solution for this.
In my case, i was using TabBarViewController, A just uncheck the option 'Adjust Scroll View Insets'. Issues goes away.
https://i.stack.imgur.com/vRNfV.png