This commit is contained in:
Andrew Maguire
2023-01-08 00:06:17 +00:00
parent 834d393950
commit 04c7ea031f
3 changed files with 13 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
row,text,label
1,some example data,1
2,some more data,0
1 row text label
2 1 some example data 1
3 2 some more data 0