Display Array Results

Hello all,
When testing my site, I get a response of [object, Object] instead of the array results. How can I add the array results to my code for it to return the correct response?
Here is the code:

$w(“#results”).text = ${VINInfo.Results};

All help is appreciated!

Thank you in advance,
Brittani