iOS tableView cell loading incorrectly with empty space swift

Solution:

If you had any changes in the cell and reloaded the particular section or particular row then it will have some set of issues.

So better you can use the tableview reloaddata function to solve this.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift