Sample of TableViewCell use with Auto Layout.
An example of using auto-layout in iOS7 as explained in...
Original stackoverflow poster, @smileyborg, modified code to make functional, providing an excellent example of programmatically creating UITableViewCells with autolayout.