In this quick tutorial I will show you how to change a UITableView's separator
color. There are two ways to do this, both are very easy, but there is one that
I personally prefer to use.
Links
* Change separator color with Interface Builder
* Change separator color with Swift(my preferred