Restrict navigation on cell at the end of column of same row.
Restrict navigation on cell at the end of column of same row.

After applying key table move focus on same row when press up/down key then move focus on another row.
This discussion has been closed.
Answers
Not with the arrow keys, as they're set by default (though KeyTables is open-source so you can change that). This thread demonstrates how to do it with an alternative key.
Colin