I want to create a table with the scroll list disabled, which will populate the view under the navigation bar. Finally, I managed to do this, but it is not, because I give minus 64 fields (status bar + navigation bar) in the tableview.
I assign my limitations from the storyboard. I tried many other restrictions with a table view, for example, with zero restrictions on 4 sides or equal width + equal height + central horizontal + central vertical none of them work.
What is the correct way to solve this problem.
Screenshot from the storyboard below.


