{#each records as record, index}
handleFieldChange(index, 'value', e.target.value)} disabled={keyColumn === 'value'} />
{/each}