{#await gruppe} {:then gruppeP}
{#each gruppeP as s}
  
b{s.ID},{s.Name},{s.Vorname},{s.Klasse.slice(0, -1)},{h(s.ID)} {/each}
{/await}