The example app, when run in the simulator, gives the following error:
Setting the background color on UITableViewHeaderFooterView has been deprecated. Please set a custom UIView with your desired background color to the backgroundView property instead
I did a search through the code and I cannot see what causes this error.