I would like to set the UITableView to match the height for all the contents in the table view.
This is my storyboard
The problem with this is the t
In that case, don't make your bottom cell static, make it a part of table view and insert this bottom image in last row using table view delegate method - insertRowAtIndexPath
insertRowAtIndexPath