9 #import <UIKit/UIKit.h>
29 @property(nonatomic, strong) NSArray *
cells;
NSArray * cells
The array of cells or array of arrays of cells to be used.
Definition: UIAPreparedCellTableView.h:29
A table view using rrepared cells instead of data source.
Definition: UIAPreparedCellTableView.h:18
BOOL hasUniqueSection
The flag tells cells are sectioned or not.
Definition: UIAPreparedCellTableView.h:24