small form binding quirk

With a form bound to a table, a 0 value is not displayed in the form field, but only on the first bind.

demo :
http://webix.com/snippet/7e17ac5d

click on the row with value = 0 first. retry with another row.