I am try to use single NSObject class in which I am defined all variable those data access from server. I have multiple ViewController class those have different types of variable and string. I want to use single NSObject class to get data from server.I am try to use single NSObject class in which