我一直在尝试在我在swiftplaygroundsiPad应用程序的ViewController中创建的TableView中实现一些自定义单元格。请注意,我已经看到很多其他处理类似问题的堆栈溢出帖子,但未能找到解决我的问题的解决方案。这是我的CustomCell类:classCustomCell:UITableViewCell{letprojectImage=UIImageView()//letprojectDivider=UIView()letprojectTitle=UILabel()overridefuncawakeFromNib(){projectImage.frame=CGR