let packarr : NSArray = try! JSONSerialization.jsonObject(with: tempstr.data(using: String.Encoding(rawValue: String.Encoding.utf8.rawValue))!, options: .allowFragments) as! NSArray