in iOS8 a new class is introduced, UITableViewRowAction. This class can be
used to create custom actions to the rows of a Table View. In this Tutorial
we will add a rate and share action to the Table View row. This tutorial is
built in iOS 8.1 and Xcode 6.1.