I am trying to set dynamic height of table. But it is not working when I log height of table it is showing me dynamic height but not set to actual table.
Here is my code
if you are using AutoLayout then you can't set frames - if you do that you get wiered behaviour
Autolayout is sort of relative approach of placing UI components on screen. For e.g Stand 100px behind me and 20px from left boundary (here i have used pixel - you can think of as meters think of it as playground)