Select list item: Attempt to get item number 1 of a list of length 0: ()

While you are using multiple airtable sheets, have you checked that each of them are connected and are fetching data individually?? Your blocks calls data from each of list (that comes from Airtable) according to index, and if any of those you missed to configure well can have this error occour.