The problem is that my View, containing a UIView and a UITableView within a ScrollView, gets hidden under the UINavigationBar
UIView
UITableView
ScrollView
UINavigationBar
self.edgesForExtendedLayout = UIRectEdge.init(rawValue: 0)