我在InterfaceBuilder中使用原型(prototype)单元格向TableView添加页脚:当实例化页脚时,dequeueReusableHeaderFooterViewWithIdentifier()为单元格返回nil,但dequeueReusableCellWithIdentifier()不是。我在InterfaceBuilder中创建了一个带有正确标识符的页脚View:然后我实例化页脚:functableView(tableView:UITableView,viewForFooterInSectionsection:Int)->UIView?{letid="MyFoo