This demonstrates implementing a Svelte table component that supports deleting rows, moving rows up or down, and editing cells.
To run it:
npm install
npm run dev