Statistics
#
Time
Status
Details
{#each $statsTable as stat}
{stat.id}
{stat.ts}
{#if stat.status}
{:else}
{/if}
{stat.details}
{/each}