When using Table Views inside the Storyboard, prototype cells can be used
to create some predefined or even custom layouts of the Table View Cells.
In this tutorial we will create a basic Prototype cell, which includes an
(optional) image and a title. This tutorial is written in Swift so you will
need Xcode 6. It can be downloaded at Apple's developer portal.