-4
votes

[enter image description here][1]

[1]: https://i.stack.imgur.com/Ucj4B.jpg***strong text***

I just want to know the correct way to iterate columns in ag grid the csvRowData is an array of objects and keys is an array which combines all the keys in the csv file. - Souvik Banerjee
This code gives me an error saying can not read property children of undefined - Souvik Banerjee
please don't post screenshots of code; it's essentially impossible to review and test that way. Instead, you should consider a minimal reproducible example in the question body. - Claies