I have a bit of a tricky set up in my storyboard, I have a UIViewController that holds a UITableViewController. Within the UITableViewController I have several prototypecell
Use UITableViewAutomaticDimension
UITableViewAutomaticDimension
tableView.rowHeight = UITableViewAutomaticDimension tableView.estimatedRowHeight = 300