I have a tableView and a delegate on a column in this tableView. What to do if I want to commit the data before the user cliks away from the current delegate cell? I want to commit the data from the selected delegate in each second. Thanks for the answers!