Current behavior: If one is in a table cell and inserts a new row (doesn’t matter how, either keyboard shortcut or GUI menu), then the new row is created and your cursor is placed in the same column that you’re currently in. So if I’m in row 2, column 3, then after inserting a new row, I’ll be in row 3, column 3.
Expected behavior: The cursor should be placed in the first cell (leftmost for left to right languages and, I’m guessing, rightmost for right to left languages.) So if I’m in row 2, column 3, then after inserting a new row, I’ll be in row 3, column 1.
Justification: I’m in a table in a note-taking app. Not a spreadsheet program! The behavior I’ve requested is identical to how tables are handled in Apple Notes, Apple Pages, Apple Keynote, Microsoft Word, Microsoft PowerPoint, Google Docs, Google Sheets, and no doubt many others.