When using a Paste or Enter Data table you can specify that the first column is the rownames. However, this type of table is limited to the amount of data that it can hold. User had too much data in one of their updates and had to read it into a data set instead, and they were trying to replicate their original Paste or Enter Data table by using a Raw Data table, – however you can’t specify that the first column is the row names of the table. This means they had to use R code to generate the table they needed as their input.
They had this originally:
!image-20230214-221317.png|width=494,height=350!
but the raw data has sequential row numbers as the row names:
!image-20230214-221414.png|width=422,height=311!