System.ArgumentException: Input array is longer than the number of columns in this table. at UiPath.Core.Activities.ForEachBase`1.OnExecutionFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
It’s working fine at my end. After typing just press enter or click somewhere else outside so that expression will get validated and error will ho away.
I noted the real reason I got confused was that in the English and Japanese versions of UiPath, the order of the column array and the DataRow in AddDataRow activity was reversed.