How to choose a table view for a supervisor under the navigation panel through autorun storyboards

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.

enter image description hereenter image description hereenter image description here

0
2

.

enter image description here

, .

enter image description here

, , . , , .

+9

Source: https://habr.com/ru/post/1620228/


All Articles