{#each array as [first, second, ...[third, ...{ length }]]}
First: {first}, Second: {second}, Third: {third}, Elements remaining: {length}