api_conpanies.data
is not an array, so no data was added. Seems the data is still a json string, but even if you parse the json it would be an object and not an array.
api_conpanies.data
is not an array, so no data was added. Seems the data is still a json string, but even if you parse the json it would be an object and not an array.