You should be able to using something like:
{{ Object.keys(formatDataAsObject(fileDropzone1.parsedValue[0] )) }}
There is a great reference for this solution posted by @Tess if you click here. Hopefully this answers your question!