I am trying to assign a column into a data table. Everything looks good but when I run it, it says that the object reference is not being set to an instance of an object. Have searched online and did not find anything that helped. Can anyone please kindly guide me? Thanks!
This error is faced whenever you try to assign Blank value or no value.
I suppose you want to add column to data table for this purpose you can use Add column activity present in UIpath itself also it has various option like you can mention the index of where you want to add the column.