I am facing problem in my app - you can post and edit your favorite places. After posting a post, or editing a specific post (UITableViewCell), UITablevie
UITableViewCell
UITablevie
In swift 3.1
DispatchQueue.main.async(execute: { self.TableView.reloadData() self.TableView.contentOffset = .zero })