Hey Brian, really really great work with this series, please keep them coming!
I was surprised to see that you were able to get the menu tableview to autosize rows without setting tableView.rowHeight = UITableViewAutomaticDimension and tableView.estimatedRowheight = UITableViewAutomaticDimension
Is this new behaviour or have I been doing these things unnecessarily in my coding?