@Kevin I just ran into this myself. Here's a code snippet that might help. The data['pricelevels'] referenced in the code is an array that looks like this: "pricelevels": [ {"line": 0, "column": 0, "price": 5.00 }, {"line": 0, "column": 1, "price": 4.50 }... ]