{#if comp}

{title}

{#each comp.split(",").filter(it => it.split(":")[0] !== '0') as map}
{/each}
{/if}