I have a UITableView. I figured out how to change the background color for the section headers. However, it also changes the bottom area that contains "no section/rows" to the same color. I don't want this.
Is there anyway I can set the color of that area to be a different color than the section headers?
See example picture for more information.
Any help is greatly appreciated. I've done research but I haven't found anything yet.