@@ -48,6 +48,7 @@
- (void)viewDidLoad
{
+
[super viewDidLoad];
for (NSInteger i = 0; i<10; i++) {
MKRTestObject *obj = [[MKRTestObject alloc] init];