All custom UITableViewCells
which are compiled under iOS11 (Xcode 9) are getting an extra leading margin but not with iOS10 (Xcode 8). Please see the images.
iOS 10, compiled with Xcode 8
iOS 11, compiled with Xcode 9
How to get the iOS 10 behavior for devices with iOS 11 too.