
Do you know the name of the part where "california" is written, and how i can change its background color and textcolor ?
Thanks, Niels

Do you know the name of the part where "california" is written, and how i can change its background color and textcolor ?
Thanks, Niels
In order to edit a UITableView header, you have to make use of the UITableViewDelegate protocol.
Check out an example from another Stack Overflow question here.