It means the JSON array is not a valid JSON structure…JOSNlint.com is a great resource to check the validity of a JSON array.
Likely you are using a JSON array in your custom code and so the values are not getting populated as you intend.