Hi, Im new to app inventor, im trying to create a table and I want to retrieve a single info
             pct1       pct2      pct3
awg14        1              2          3
awg12        5            6             7
how do i store that? the table would be bigger. After I want to retrieve one of the single cell.
thanks