Fat fingering on my phone but thought Iβd try and answer π
1. API in top level component to retrieve the list of all Pokemon.
2. Your table rows should be a single component that is being repeated on the results of step 1. The component should receive as an attribute the ID of the repeated item.
3. Inside the component being repeated have another API that retrieves the specific information by the attribute ID
Hope that helps π