I do not know your context and what you are trying to achieve. One alternative you could study could be to use Grid instead and the Button renderer which is standard part of the framework.
Hi, the context is that I need to display a list of entities in a table and add some controll buttons in each row: delete/edit in each row.
Is that feasible with a Table component?