All access to lists of data use one-based indexing. For example, if the first subgroup is to be accessed the numerical index would be SubGroups(1) instead of SubGroups(0) for zero-based indexing.