Delete row from tableView or CollectionView crashes

Solution:

Before that you have to know that your data array must be delete the value before updating the tableView or collectionView

Also number of rows or number of sections will be sometime problem.


Comments

Popular posts from this blog

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift