I used SWTableViewCell a third-party library to implement the swipe the UITableviewcell to open two buttons(save and delete) and click on those particular actions will occur.
See the screen shot i attached
When Swipe State is open and scroll the TableView then it crashes the app with message:
[SearchCell cell] scrollViewDidScroll message sent to deallocated instance
Help me how to solve this crash issue
thanks in advance,