I have a table view with 1 cell, but there are cell borders shown for rows that fill the whole screen. Why would UITableView draw cell borders for all those cells if there’s only 1 cell? I would like my table to behave like the table view in the stock alarm clock app- it only draws as many cells as the table has. Any idea how to accomplish this?
Share
try setting a table footer view