cast value of type 'UITableViewCell' to Custom Cell

前端 未结 2 1551
小鲜肉
小鲜肉 2020-12-07 04:41

I usually never have a problem with this step, but for some reason when I re set up my storyboard now I have an issue with this part of my code:

func tableVi         


        
2条回答
  •  春和景丽
    2020-12-07 05:16

    One of the reason,May be in Identity inspector module is different then your project name .

提交回复
热议问题