Hello!
I'm trying to add a new row to an existing data table but I get the following error: There is no row at position 0.
%DownloadedFiles + { 'FilePath': SalesNatXMLFilePath, 'Status': FileNatStatus, 'Data': Date }%
Where DownloadedFiles is previously read by Read from Excel activity.

