### Description https://github.com/kumahq/kuma-gui/pull/4191 adds a new XTable component, but adds it in one single place as an example. The component needs to be rolled out replacing everywhere we currently use `<DefinitionCard>`/`class="stacked-with-borders"`
Description
#4191 adds a new XTable component, but adds it in one single place as an example.
The component needs to be rolled out replacing everywhere we currently use
<DefinitionCard>/class="stacked-with-borders"