Set groups for the data for stacking.
external List<List<String>> get groups;
external set groups(List<List<String>> v);