NaN value auto display

Tags: #<Tag:0x00007f8b1dbd7e28> #<Tag:0x00007f8b1dbd7c98>

function Test() {
hot.alter(‘insert_row’, 0);
hot.setDataAtCell(0, 1, ‘TOTAL’);
}
I insert the new row and set data to Row 0 and Column 1
It is OK but why last column is default NaN value.

Hi @yeemonlay02

Can you please share a code demo with your implementation? It would be easier to debug this way.

Hi @yeemonlay02

Could you send us a demo or any other details that will allow us to replicate the issue?