Added

New MFF node: Split CSV into multiple sheets

A new Multi FileFeed node lets you split large CSV files into multiple smaller sheets based on a configurable row limit. Each output sheet preserves the original headers and column structure, and files are clearly named based on the starting row of each split. This makes large datasets easier to process, review, and route through downstream workflow steps.
To ensure reliability, each input sheet can produce up to 100 output files. If a split would exceed this limit, the operation will fail with a clear error message.