{#if editingId !== null} {:else} {/if}
Host Test Code Host Test Name Client Test Code Client Test Name Container {#if tempMap.length === 0} No data. Fill the form above and click Insert. {:else} {#each tempMap as row (row.id)} {row.HostTestCode} {row.HostTestName} {row.ClientTestCode} {row.ClientTestName} {row.ConDefID}
{/each} {/if}