Maybe someone can help with this. url: "/pro/customers/get" What format is the method passing back?
I'm guessing something like
[[1, 'Exxon Mobil', '339938.0', '36130.0'],
[2, 'Wal-Mart Stores', '315654.0', '11231.0'],
[3, 'Royal Dutch Shell', '306731.0', '25311.0'],
I'm trying to work out the array, but a little stuck at the moment
Thanks for the help