I have a program that reads data from a Google Sheet by entering data from the first column in a text box of the app
(you enter data from one cell from the first column and the corresponding row appears in the row) and everything is fine here. But when I enter data from a cell from the first column and it is repeated in the same column
, the resulting data appears in the first row only. What is the solution to show all the data to the user?