I'm getting the n value from the user, according to it I want to create n number of NSMutableArray . 
Can we create n no.of NSMutableArray dynamically?
110 views Asked by Dayanithi Natarajan At
        	3
        	
        I'm getting the n value from the user, according to it I want to create n number of NSMutableArray . 
By using an array of arrays: