// // CustomTableView.h // HeyLets // // Created by Jason Lee on 7/17/15. // Copyright (c) 2015 jasonmakesapp. All rights reserved. // #import @interface CustomTableView : UITableView @end