Looking for Dynamic Inputable Table

I’m currently building a project on Bubble and need help finding a plugin or process that can support a more dynamic inputable table feature.

Right now, I’m using this plugin:
:link: Editable Data Table like Excel Pro

It’s great for basic input, but I’m running into a few limitations:

  1. Column Customization – It always shows all table columns, with no way to select or sort only certain columns. I want to display only specific columns in a custom order.

  2. Key-Based Filtering – The table currently displays all data. Ideally, I want the table to only show rows that have a specific key value.

  3. Conditional Dropdowns – There’s no support for conditional logic in dropdown inputs. I want to make dropdown options dependent on the key or other cell values, with validation rules.

If anyone has found a workaround, plugin, or documentation that could address these needs (even partially), I’d really appreciate your insights!

Thanks in advance