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.
填充数据时集合的一个元素占用3行, 能否这3行当做一个整体进行循环遍历 · alibaba/easyexcel#4116 | Good First Issue