Hi I have a TableViewController with two static cells, however when displayed, it shows the two static cells, and then all the other empty cells for the tablevi
TableViewController
Based on above answers in swift.
tableView.tableFooterView = UIView(frame: .zero)