Hi Editor js team, Thanks again for your amazing work. Do you know a way to reorder tables rows with drag and drop, or with context menu "move up / down - left / right ? <img width="767" alt="image" src="https://github.com/editor-js/table/assets/25119847/f40155f2-ed3d-4472-9f70-db71022f5dd3"> <img width="341" alt="image" src="https://github.com/editor-js/table/assets/25119847/91e2da19-8035-4b8d-9380-2e9a787fc711"> # Must have solution <img width="442" alt="image" src="https://github.com/editor-js/table/assets/25119847/9bb53341-0683-47a0-82f1-b4749cff0d7f"> # Nice to have solution Doing it with drag and drop, thanks to https://github.com/kommitters/editorjs-drag-drop/issues/144 Thanks a lot !