{#each selected_array as selected} {#each selected_index as index} {#each options as value} {value} {/each}
{selected[index].join(', ')}