Add support for manipulating individual table rows

Closes #500
This commit is contained in:
Patrik Svensson
2021-08-05 22:14:19 +02:00
committed by Patrik Svensson
parent 57731c0d55
commit e169df6303
25 changed files with 833 additions and 59 deletions

View File

@ -0,0 +1,7 @@
┌───────────┬───────────┐
│ Column #1 │ Column #2 │
├───────────┼───────────┤
│ 1 │ 1-2 │
│ 2 │ 2-2 │
│ 3 │ 3-2 │
└───────────┴───────────┘

View File

@ -0,0 +1,7 @@
┌───────────┬───────────┐
│ Column #1 │ Column #2 │
├───────────┼───────────┤
│ 1 │ 1-2 │
│ 2 │ 2-2 │
│ 3 │ 3-2 │
└───────────┴───────────┘

View File

@ -0,0 +1,7 @@
┌───────────┬───────────┐
│ Column #1 │ Column #2 │
├───────────┼───────────┤
│ 1 │ 1-2 │
│ 3 │ 3-2 │
│ 2 │ 2-2 │
└───────────┴───────────┘

View File

@ -0,0 +1,7 @@
┌───────────┬───────────┐
│ Column #1 │ Column #2 │
├───────────┼───────────┤
│ 1 │ 1-2 │
│ 3 │ 3-2 │
│ 2 │ 2-2 │
└───────────┴───────────┘

View File

@ -0,0 +1,6 @@
┌───────────┬───────────┐
│ Column #1 │ Column #2 │
├───────────┼───────────┤
│ 1 │ 1-2 │
│ 3 │ 3-2 │
└───────────┴───────────┘