Item: {{item}}
Index: {{index}}
Count: {{count}}
First: {{first ? 'Yes' : 'No'}}
Last: {{last ? 'Yes' : 'No'}}
Even: {{even ? 'Yes' : 'No'}}
Odd: {{odd ? 'Yes' : 'No'}}