I’m building an app in AppSheet where I need to create a matrix-style
input table that allows users to input data dynamically. Specifically, I
want the rows to represent one category (e.g., memory options) and the
columns to represent another categor...