XCode 11.6
If you are using a UITableView
& prototype cells, Select UITableView and in the attributes inspector, simply increase the count of Prototype cells. Then xcode will automatically build it again & will fix the issue. Once it is solved,reduce the count to previous value.