Hi @bertrandedin ,
I suggest you use three gallery controls or three data table controls to display the data of the excel table respectively.
If you want to choose a control to use, I suggest you use the gallery control, which is more stable.
I did a test for you.
1\ Add three tables .

2\ Add a gallery control and set Its Items property to:
Car
3\ Add a gallery control and set Its Items property to:
Van
4\ Add a gallery control and set Its Items property to:
Table1
5\ The result is as follows:

Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.