#import #import #import #import #import #import #import "FileTable.h" @interface HelloApplication : UIApplication { FileTable* tableData; } @end