sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

SKSTableView can not use reloadData and crash #16

Closed yangsheng closed 9 years ago

yangsheng commented 10 years ago

can not work on device,but can work on simulator,why?

sakkaras commented 9 years ago

It seems OK. You can also use refreshData and refreshDataWithScrollingToIndexPath: methods for reload. Can you check again?