================
A UIView subclass with four configurable borders and separators via storyboard.
This might be the alternative solution you are looking for as static UITableView is only supported in a UITableViewController instance.
##Installation
CocoaPods
pod 'JZBorderedView', '~> 0.0.5'
Inspired by https://github.com/hedjirog/HJRSeparatableView