Eliminate extra separators below UITableView
Asked 07 September, 2021
Viewed 2.3K times
  • 62
Votes

When I set up a table view with 4 rows, there are still extra separators lines (or extra blank cells) below the filled rows.

How would I remove these cells?

image for extra separator lines in UITableView

30 Answer