method
getCount()
get(index)
add(row)
clear()
iterator()
remove(row)
removeAt(index)
int getCount()
Row get(index)
int add(row)
row: Row
Iterator iterator()