Framework7 + sqlite in template

Hi!,
Please help me with example in return data from sqlite:

return {
arra: results,
}

where “results” is return values from sqlite

the variable “results” is undefined.
Why? thanks