Is there a way to get the index of the current element like so: ```lua {{#list}} {{index}} - {{.}} {{/list}} ```