[self.tableView setTableHeaderView:view];
[self.tableView setTableFooterView:view];
tableView设置首尾
原文:http://www.cnblogs.com/piaojin/p/5345559.html