#import "UIKit/UIKit.h" @interface RootOptionsController : UIViewController @property (nonatomic, strong) UITableView* tableView; @end