MSNevermind, I got it working. I used .replace to remove the \r. Thanks!Reply·Article·Oct 17, 2022·Convert A CSV To A JavaScript Array of Objects — The Practical Guide
MSHello, I'm new to Javascript, after trying the above, I realize there is '\r' at the end of the last column (including the rows). How do I fix this? Thank you.Comment·Article·Oct 17, 2022·Convert A CSV To A JavaScript Array of Objects — The Practical Guide