NSString *className = self.classNames[indexPath.section][indexPath.row]; BaseMapViewController *subViewController = [[NSClassFromString(className) alloc] init];