Learn how to create self-sizing table view cells using Auto Layout. Note: This tutorial has been updated (21/09/2016) to use Xcode 8, iOS 10, and Swift 3. The original post was written by Joshua Greene. If you’ve ever created custom table view cells before, chances are good that you have spent a lot of time sizing table view cells in code. You may even be familiar with having to manually calculate

