#import @interface LeagueTableViewController : UITableViewController @property(nonatomic, retain) NSArray *listData; @end