Please help me to iterate the below array in jquery and get each value .
var data = [{"value":"150000","completion":"10.00","coal":"32.40","local":"144.00","bacs":"35.00","landRegistry":"200.00","solFee":"395.00","vatOnSolFees":79,"stampDuty":1500,"total":2395.4},{"value":"120000","completion":"1.00","coal":"3.40","local":"14.00","bacs":"3.00","landRegistry":"100.00","solFee":"35.00","vatOnSolFees":7,"stampDuty":150,"total":395.4}];