我想调用这些方法:-(void)tableView:(UITableView*)tableViewwillDisplayHeaderView:(UIView*)viewforSection:(NSInteger)sectionNS_AVAILABLE_IOS(6_0);-(void)tableView:(UITableView*)tableViewwillDisplayFooterView:(UIView*)viewforSection:(NSInteger)sectionNS_AVAILABLE_IOS(6_0);可是我做不到!一点react都没有。我在模拟器iOS6.0上测试-(v