You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if the number of items in itemList equals the number of items in csv, but if this is true, then this would be the reason your code is crashing.
I trying to add each row automatically by running for-loop but it keep telling me index out of range there
` let itemList = objectNo
let fileManager = FileManager.default
The text was updated successfully, but these errors were encountered: