Question: I need to turn on a tableView editing mode by clicking on one of its cells from swipe action “move”: Code for swipe action: turnEditing() function: TableView Delegates: When I press on the swipe actions it’s just closes, without ...