I\'ve noticed a weird UITableView behaviour which only seems to occur on iOS 11 devices.
Right after inserting a new row (changing data source and then calling reloadDat
Just DispatchQueue.main.async works for me.
DispatchQueue.main.async