// // KNTableViewCell.h // kneet2 // // Created by Jason Lee on 10/8/15. // Copyright © 2015 ntels. All rights reserved. // #import @interface KNTableViewCell : UITableViewCell @end @interface KNTableViewCell2 : UITableViewCell @end