Multiple skuid standard components inside skuid's Custom Component

Also note that this is just a section of much larger code. You don’t have to put the factory inside a different function if you only need to generate the components on page load. I have to create this table dynamically with a button press, so I needed to be able to call the factory inside a function.