Hello,
I'm trying to insert row into data table when there is two columns and I'm not able to do that I'm facing this error:
The amount of values provided to be added (1) don't match the columns of the data table (2).
How I can specify column with this command?

Thank you.