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

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift