Results 3 issues of Daniate

conflict of colors. ![snip20150319_1](https://cloud.githubusercontent.com/assets/1210634/6723317/25f94ea8-ce21-11e4-9db4-f58014132ff0.png) ![snip20150319_2](https://cloud.githubusercontent.com/assets/1210634/6723318/267712e8-ce21-11e4-80b2-bad469af4582.png)

`https://user-images.githubusercontent.com/1210634/187022337-f8e382e3-cb69-49ed-aefa-cf42b5174603.mp4` https://user-images.githubusercontent.com/1210634/187022337-f8e382e3-cb69-49ed-aefa-cf42b5174603.mp4

Why set `tableFooterView` in `- cb_makeDataSource:` and `- cb_makeSectionWithData:` ``` if(!self.tableFooterView) { self.tableFooterView = [UIView new]; } ``` If set `tableFooterView`, where is `tableHeaderView`? For grouped table view,return 0 in...