Is Table not implemented yet in App Builder?

Using table with simple data such as {{ [{ title: ‘Hi’ }] }} and a field set up, the table shows “No rows”

Not related, in many fields, typing and pausing makes the cursor jump to the last character. Is there a category for App Builder Beta in discord?

While I’m here, are there any plans to abstract out some of the CSS? It seems very low level dealing with maxheight and overflow to create a scrollable-area. For example, React Native and React Native for Web have ScrollView and other higher-level components. ScrollView // React Native for Web (necolas.github.io)

Mike