Get the AbstractControl at the given index in the list.
index
AbstractControl at(int index) => controls[index];