self.tableView.contentInset = UIEdgeInsetsMake(-35, 0, 0, 0); tableView.tableHeaderView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 0, CGFLOAT_MIN)];