This is my Swift File
@objcMembers class MyVC { var myArray = [String]() ...
This is my ServiceControlVC.m Objective-C Fil