How do i set the Separator Style of my UITableView in Swift? I want to get rid of the separator so that there is no grey line between the cells in my table view. Any suggestions
Look under the:
Attributes inspector > table view > separator This should help you change the separator style or remove it completely
Attributes inspector > table view > separator