New to IOS development and am having trouble with handling cell selection on a table. Whenever I select, the method is not getting called below - any idea why?
My proje
if you are editing your tableView:
tableView.allowsSelectionDuringEditing = true