Conditionally rendering fields on table Component

I need to make a certain field on the table component visible and required only if a certain option from the picklist field on the table component itself is selected otherwise is should not be visible at all to edit.
I know this can be done through javascript snippet but i am hard at javascript and programming can anyone please help me with the code
i have no idea on snippet building i have gone through the skuid tutorials but dint helped… Also i am short of time 
need a quick solution to this

Anubha

Hi Anubha,

Could you post a screenshot of what you’re trying to achieve? Perhaps there can be a declarative workaround involving drawers/field editors or a template field…

Thanks,
Karl

Conditional rendering is available on table columns as of the Brooklyn release. There is a now a Rendering tab on the column properties when you select the column by clicking on it.

See the Table Component documentation for more information.