Table view
. Rows per page
value to whatever number you prefer. Then click Apply
. Insert Row
button in the top right. You can also remove a row by selecting any cell in it and hitting the Backspace
or Delete
keys.Edit Table
option.Edit table
window. From this window, you can modify your data’s schema as you wish. Refer to the documentation on editing your schema for more information on this page.Add Column
button in the top right. This will bring up a highlighted column configuration entry. Provide your column with a name, choose its type, and provide a default value. You can also configure any constraints, keys, and checks here. Review
button in the top right and verify that the changes fit your expectations. If everything looks good, accept the changes by clicking Apply
.Edit table
window and choose the X
next to the column in question. Review the changes and choose Apply
to complete the deletion. Enter
or Return
will save your changes. If you edit the cell in the Cell Inspector, choosing Update
at the bottom of the window will save your changes. Cancel
will discard them.Cmd+C
or Cntrl+C
while highlighting the cell will copy it to your clipboard. You can also copy the cell from the Cell Inspector by choosing the Copy Cell Content
icon. Cmd+P
or Cntrl+P
). Cmnd
+ +
or Cntrl
+ +
to zoom in, and Cmnd
+ -
or Cntrl
+ -
to zoom out. Export to CSV or Excel Arctype allows you to export your data to either CSV or Excel format. Select your table and choose Export
in the top right, then choose your target data format. Arctype will prompt you for a destination. Choose your destination and download your data.