I am attempting to create an array of contract line items (CLINs) that will be displayed as individual div elements below a header of general contract informati
div
Errors from jsfiddle pages do get sent to your browser.
As for your error, try this:
This turns the observableArray into an array and uses the array's length property.
observableArray
array
length
See the updated the jsfiddle as well.