You can but you would need to build the capability to do it.
Why not have a single sheet, maybe named Responses, with a Category column that has two possibilities - either “Comment” or “Question”. Then a Response column where the comment or question is inserted. Your sheet would look like the table below. You can then use Slices to divide this data into Comments and Questions if needed.
Just adding to the conversation, @WillowMobileSys 's idea is the best way imho.
Anyway, I think you would need 3 tables to do what you want the way you want it, one of them would be the one made by John, so it just doesn’t make sense to have extra ones, the slices are basically “tables” from your app’s pov
But my colleague want to see google spreadsheet (not app). So I want sheet of only “question” or “comments”.
I think you would need 3 tables
I understand I need “Master”, “comments”, “Question” sheet, but could you teach me how to automatically add row to “comments” or “question” sheets when the row of “Master” sheets is added?
I thought “add new row to another table using values from this row” in Behavior works, but it did not work.