under deleteRcord:
NSMutableArray *tempArray = [NSMutableDictionary array]; is changed to NSMutableArray *tempArray = [NSMutableArray array];