"[{"poll_watcher_id":5,"precinct_id":"","candidate_id":1,"count":"123"},
{"poll_watcher_id":5,"precinct_id":"","candidate_id":9},
{"poll_watcher_id":5,"precinct_id":"","candidate_id":6},
{"poll_watcher_id":5,"precinct_id":"","candidate_id":3},
{"poll_watcher_id":5,"precinct_id":"","candidate_id":7},
{"poll_watcher_id":5,"precinct_id":"","candidate_id":4}]"
This output is just a String , what i want is to convert it into array of object for me to use the data in this output