An airline uses a database to store information about flights. One particular data structure holds the following data about a scheduled flight:
| "TX104" | "Paris" | 180 | 125.50 | False |
State the name of this type of data structure.