I have declared array in SomeClass.h It\'s a global variable isn\'t it?
@property (nonnull, nonatomic, retain) NSMutableArray *additional_tabs;
Below