funcjsonParsing1(){do{letpath:NSString=NSBundle.mainBundle().pathForResource("fileName",ofType:"json")!letdata:NSData=try!NSData(contentsOfFile:pathasString,options:NSDataReadingOptions.DataReadingMappedIfSafe)letjsonData=try!NSJSONSerialization.JSONObjectWithData(data,options:NSJSONReadingOptio