I was able to solve this myself by creating a javascript array and using a json model.
the columns in my view became my properties in the object.
I basically did a pivot of the data in the js side.
I was able to solve this myself by creating a javascript array and using a json model.
the columns in my view became my properties in the object.
I basically did a pivot of the data in the js side.