Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
This is a simplified version of example 12 on http://www.alpacajs.org/docs/fields/array.html
When I create two items in Level 2 with different values and press the down button, both items end up with the same value.
When the enum is removed, one of the two values gets deleted.