定义某列某行所显示的内容,component 代表列的索引,index 代表 第component列中的第 index 个元素
String titleForRowInComponent(int component, int index);