The issue requests the ability to treat multiple rows as a single unit during fill iteration. To implement, look at the fill mechanism in EasyExcel, specifically the FillConfig or related classes. Consider adding an option to group rows. Comment on the issue to clarify the exact use case and gather more details before implementation.