This class is responsible of iterating an ILoader list and use
them to push the variable from the FormContext to the form UI.
Given a FormContext A and an IForm B, it is legal to have
B.getFormContext() != A.getForm().
You can add multiple ILoader instances for a single form
variable.