1 min readNov 3, 2017
I assume you are asking about UITableView as a subview in a UIViewController (not UITableViewController). In this case, whether the table view will go under the navigation bar or not is actually depends on you setup autolayout of the UITableView subview.