Filter Data in SwiftyJson
问题 I have one SwiftyJson object. I can not filter that array. I have tried this solution https://stackoverflow.com/a/37497170/4831567. But my json format is different that's why not working. [ { "name": "19860", "header": { "start_time": "1519270200", "end_time": "1519299000", "state": "lunch" }, "alerts": "1", "venue": { "location": "Delhi, India", "timezone": "+05:30" }, "srs_category": [ 0, 1 ] }, { "name": "19861", "header": { "start_time": "1519270200", "end_time": "1519299000", "state":