How to convert xml into a 2d array in javascript? – Jquery
I also need to put the array in a variable. I'm using .DataTable for pagination but it doesn't accept tables that are created from xml using Javascript and according to this https://datatables.net/forums/discussion/2689, I need to convert my xml into 2d…