=======================================================================
SelfSize - Self-sizing table view cells with varying row heights
Version 1.0 07 August 2014 Initial version.
=======================================================================
Example of using self-sizing table view cells and universal storyboards
introduced in iOS 8. This is a reworking of the Huckleberry project removing
code that is no longer required. The full details are in the following post:
https://useyourloaf.com/blog/self-sizing-table-view-cells/
The original post can also be found here:
https://useyourloaf.com/blog/table-view-cells-with-varying-row-heights/