If there is an array {array: ["image1", "image2"]}, I am not able to access the array by its index. Eg:- `<span src="{{array.0}}"></span>` The same syntax works in mustache.js Mustache Js Reference