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
Just go for these lines if you want an easy solution
let contentOffset = tableView.contentOffset tableView.reloadData() tableView.setContentOffset(contentOffset, animated: false)