Skip to content

Add option for setting row index for table insertion #251

@giro090

Description

@giro090

Is your feature request related to a problem? Please describe.
To be able to set a table position.

Describe the solution you'd like
An option to set a row index for table insertion.

Describe alternatives you've considered

Additional context
User feedback

DoD: The core logic is updated to accept a row index parameter for table insertion and the table is inserted at the specified row index in the output when the parameter is provided. The API is updated to accept and handle a row index parameter for table insertion. Documentation is updated to describe the new option, including usage examples. Unit tests are added or updated to verify correct table placement at various row indices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions