Eliminate extra separators below UITableView
Interface builder (iOS 9+) Just drag a UIView to the table. In storyboard, it will sit at the top below your custom cells. You may prefer to name it “footer”. Here it is shown in green for clarity, you’d probably want clear color. Note that by adjusting the height, you can affect how the “bottom … Read more