This component helps filtering the number of columns defined by the user. E.g. I have 20 columns and I only want the first 5 columns then I can set the Start Column Index as '0' and End Column Index as 5.
Note that the End Column Index is exclusive. Means if 5 is the input then till column index 4 will be included.
- Type: TableInputInput data