I have a TableView that has alphabetical sections with rows. All data stored with Realm. I try to implement delete action on swipe with updating tableView.
Based on R