Field arrays

Felte supports creating fields from arrays by adding an index to its name. There's a few things to consider when working with field arrays:

createForm also returns some helpers to manage field arrays:

TODO: A proper API to handle field arrays is still being developed.