Hiding Extra Separators on a UITableView
When you’re using a UITableView, and there isn’t enough cells to fill up the visible table, it still fills the remaining space with separators. In just one line of code, you can change that to what is probably, the most expected result.
tableView.tableFooterView = UIView()
It’s really that simple.

// Transmit
Send a short message straight to my phone. Plain text, optional name, one-way — no reply guaranteed.