A popular configuration option for components like tables is to be able to make a group of fields visible or hidden without having to actually remove them from the data.
Hide
In the example below, the UserId field will not be visible in the table using the hide configuration option.
The same results can be achieved by listing the fields to be displayed instead using the select configuration option. Depending on how many fields there are in the data and how many need to be hidden or displayed, one or the other option would work best.