Complete the following steps to insert a row or column of data in a table.
To delete a row or column, right-click the row or column you want to delete and select Data Operations»Delete Row or Delete Column from the shortcut menu.
These operations affect only the data in the table and do not affect the appearance of the rows or columns. For example, suppose a table has a red row containing data above a blue row containing data. If you right-click the red row and select Data Operations»Insert Row Before from the shortcut menu, LabVIEW inserts empty cells in the red row, and the data from the red row shifts down to the blue row. LabVIEW does not insert a new red row above the existing red row.